Skip to content

Test Result : ObjectFactory finds the correct constructor function if no factory is defined

0 failures (±0)
9 tests (±0)
Took 41 ms.

All Tests

Test nameDurationStatus
ObjectFactory finds the correct constructor function if no factory is defined can handle nested namespaces4 msPassed
ObjectFactory finds the correct constructor function if no factory is defined can handle too many variants in objectType5 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants5 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants also within a custom namespace for object type4 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants also within a custom namespace for variant4 msPassed
ObjectFactory finds the correct constructor function if no factory is defined considers variants also within a custom namespace for variant and a different variant for objectType4 msPassed
ObjectFactory finds the correct constructor function if no factory is defined throws errors4 msPassed
ObjectFactory finds the correct constructor function if no factory is defined uses namespace of given object type if provided5 msPassed
ObjectFactory finds the correct constructor function if no factory is defined uses scout namespace by default6 msPassed